home *** CD-ROM | disk | FTP | other *** search
/ Clickx 65 / Clickx 65.iso / software / internet / xmarks / xmarks-3.1.1.xpi / install.rdf < prev   
Encoding:
Extensible Markup Language  |  2009-05-05  |  1.6 KB  |  34 lines

  1. <?xml version="1.0"?>
  2. <!-- $Revision: 13442 $ -->
  3. <!-- em:updateURL ="https://static.xmarks.com/clients/version/firefox.xml" -->
  4. <RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
  5.         xmlns:NC="http://home.netscape.com/NC-rdf#"
  6.         xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  7.         <RDF:Description RDF:about="urn:mozilla:install-manifest"
  8.                 em:id="foxmarks@kei.com"
  9.                 em:name="Xmarks"
  10.                 em:type="2"
  11.                 em:version="3.1.1"
  12.                 em:creator="Todd Agulnick"
  13.                 em:description="Bookmark Sync and Web Discovery"
  14.                 em:homepageURL="http://www.xmarks.com/"
  15.                 em:optionsURL="chrome://foxmarks/content/foxmarks-dialog.xul"
  16.                 em:iconURL="chrome://foxmarks/skin/images/foxmarks.ico"
  17.                 em:updateURL ="https://static.xmarks.com/clients/version/firefox.xml"
  18.                 em:contributor="Mitchell Kapor" >
  19.                 <em:targetApplication RDF:resource="rdf:#$cvwsF2"/>
  20.                 <!-- Flock -->
  21.                 <em:targetApplication>
  22.                     <Description>
  23.                         <em:id>{a463f10c-3994-11da-9945-000d60ca027b}</em:id>
  24.                         <em:minVersion>0.7</em:minVersion>
  25.                         <em:maxVersion>1.0</em:maxVersion>
  26.                     </Description>
  27.                 </em:targetApplication>
  28.         </RDF:Description>
  29.         <RDF:Description RDF:about="rdf:#$cvwsF2"
  30.                 em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
  31.                 em:minVersion="3.0"
  32.                 em:maxVersion="3.5.*" />
  33. </RDF:RDF>
  34.